Part Number Hot Search : 
MMSZ33 00C12 TC0153A G911TD6U 01616 HCPL4701 OLB2620 TSV321
Product Description
Full Text Search
 

To Download AT89C2051 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  features ? compatible with mcs ? -51products  2k bytes of reprogrammable flash memory ? endurance: 1,000 write/erase cycles  2.7v to 6v operating range  fully static operation: 0 hz to 24 mhz  two-level program memory lock  128 x 8-bit internal ram  15 programmable i/o lines  two 16-bit timer/counters  six interrupt sources  programmable serial uart channel  direct led drive outputs  on-chip analog comparator  low-power idle and power-down modes  green (pb/halide-free) packaging option 1. description the AT89C2051 is a low-voltage, high-performance cmos 8-bit microcomputer with 2k bytes of flash programmable and erasable read-only memory (perom). the device is manufactured using atmel?s high-density nonvolatile memory technology and is compatible with the industry-standard mcs-51 instruction set. by combining a versatile 8-bit cpu with flash on a monolithic chip, the atmel AT89C2051 is a power- ful microcomputer which provides a highly-flexible and cost-effective solution to many embedded control applications. the AT89C2051 provides the following standard features: 2k bytes of flash, 128 bytes of ram, 15 i/o lines, two 16-bit timer/counters, a five vector two-level interrupt architecture, a full duplex serial port, a precision analog comparator, on-chip oscillator and clock circuitry. in addition, the AT89C2051 is designed with static logic for opera- tion down to zero frequency and supports two software selectable power saving modes. the idle mode stops the cpu while allowing the ram, timer/counters, serial port and interrupt system to continue functioning. the power-down mode saves the ram contents but freezes the oscillator disabling all other chip functions until the next hardware reset. 8-bit microcontroller with 2k bytes flash AT89C2051 0368g?micro?6/05
2 0368g?micro?6/05 AT89C2051 2. pin configuration 2.1 20-lead pdip/soic 3. block diagram 1 2 3 4 5 6 7 8 9 10 20 19 18 17 16 15 14 13 12 11 rst/vpp (rxd) p3.0 (txd) p3.1 xtal2 xtal1 (int0) p3.2 (int1) p3.3 (to) p3.4 (t1) p3.5 gnd vcc p1.7 p1.6 p1.5 p1.4 p1.3 p1.2 p1.1 (ain1) p1.0 (ain0) p3.7
3 0368g?micro?6/05 AT89C2051 4. pin description 4.1 vcc supply voltage. 4.2 gnd ground. 4.3 port 1 the port 1 is an 8-bit bi-directional i/o port. port pins p1.2 to p1.7 provide internal pull-ups. p1.0 and p1.1 require external pull-ups. p1.0 and p1.1 also serve as the positive input (ain0) and the negative input (ain1), respectively, of the on-chip precision analog comparator. the port 1 out- put buffers can sink 20 ma and can drive led displays directly. when 1s are written to port 1 pins, they can be used as inputs. when pins p1.2 to p1.7 are used as inputs and are externally pulled low, they will source current (i il ) because of the internal pull-ups. port 1 also receives code data during flash programming and verification. 4.4 port 3 port 3 pins p3.0 to p3.5, p3.7 are seven bi-directional i/o pins with internal pull-ups. p3.6 is hard-wired as an input to the output of the on-chip comparator and is not accessible as a gen- eral-purpose i/o pin. the port 3 output buffers can sink 20 ma. when 1s are written to port 3 pins they are pulled high by the internal pull- ups and can be used as inputs. as inputs, port 3 pins that are externally being pulled low will source current (i il ) because of the pull-ups. port 3 also serves the functions of various special features of the AT89C2051 as listed below: port 3 also receives some control signals for flash programming and verification. 4.5 rst reset input. all i/o pins are reset to 1s as soon as rst goes high. holding the rst pin high for two machine cycles while the oscillator is running resets the device. each machine cycle takes 12 oscillator or clock cycles. 4.6 xtal1 input to the inverting oscillator amplifier and input to the internal clock operating circuit. port pin alternate functions p3.0 rxd (serial input port) p3.1 txd (serial output port) p3.2 int0 (external interrupt 0) p3.3 int1 (external interrupt 1) p3.4 t0 (timer 0 external input) p3.5 t1 (timer 1 external input)
4 0368g?micro?6/05 AT89C2051 4.7 xtal2 output from the inverting oscillator amplifier. 5. oscillator characteristics the xtal1 and xtal2 are the input and output, respectively, of an inverting amplifier which can be configured for use as an on-chip oscillator, as shown in figure 5-1 . either a quartz crystal or ceramic resonator may be used. to drive the device from an external clock source, xtal2 should be left unconnected while xtal1 is driven as shown in figure 5-2 . there are no require- ments on the duty cycle of the external clock signal, since the input to the internal clocking circuitry is through a divide-by-two flip-flop, but minimum and maximum voltage high and low time specifications must be observed. figure 5-1. oscillator connections note: c1, c2 = 30 pf 10 pf for crystals = 40 pf 10 pf for ceramic resonators figure 5-2. external clock drive configuration
5 0368g?micro?6/05 AT89C2051 6. special function registers a map of the on-chip memory area called the special function register (sfr) space is shown in the table below. note that not all of the addresses are occupied, and unoccupied addresses may not be imple- mented on the chip. read accesses to these addresses will in general return random data, and write accesses will have an indeterminate effect. user software should not write 1s to these unlisted locations, since they may be used in future products to invoke new features. in that case, the reset or inactive values of the new bits will always be 0. table 6-1. AT89C2051 sfr map and reset values 0f8h 0ffh 0f0h b 00000000 0f7h 0e8h 0efh 0e0h acc 00000000 0e7h 0d8h 0dfh 0d0h psw 00000000 0d7h 0c8h 0cfh 0c0h 0c7h 0b8h ip xxx00000 0bfh 0b0h p3 11111111 0b7h 0a8h ie 0xx00000 0afh 0a0h 0a7h 98h scon 00000000 sbuf xxxxxxxx 9fh 90h p1 11111111 97h 88h tcon 00000000 tmod 00000000 tl0 00000000 tl1 00000000 th0 00000000 th1 00000000 8fh 80h sp 00000111 dpl 00000000 dph 00000000 pcon 0xxx0000 87h
6 0368g?micro?6/05 AT89C2051 7. restrictions on certain instructions the AT89C2051 and is an economical and cost-effective member of atmel?s growing family of microcontrollers. it contains 2k bytes of flash pr ogram memory. it is fully compatible with the mcs-51 architecture, and can be programmed using the mcs-51 instruction set. however, there are a few considerations one must keep in mind when utilizing certain instructions to pro- gram this device. all the instructions related to jumping or branching should be restricted such that the destination address falls within the physical program memory space of the device, which is 2k for the AT89C2051. this should be the responsibility of the software programmer. for example, ljmp 7e0h would be a valid instruction for the AT89C2051 (with 2k of memory), whereas ljmp 900h would not. 7.1 branching instructions lcall, ljmp, acall, ajmp, sjmp, jmp @a+dptr ? these unconditional branching instructions will execute correctly as long as the programmer keeps in mind that the destination branching address must fall within the physical boundaries of the program memory size (loca- tions 00h to 7ffh for the 89c2051). violating the physical space limits may cause unknown program behavior. cjne [...], djnz [...], jb, jnb, jc, jnc, jbc, jz, jnz ? with these conditional branching instructions the same rule above applies. again, violating the memory boundaries may cause erratic execution. for applications involving interrupts the normal interrupt service routine address locations of the 80c51 family architecture have been preserved. 7.2 movx-related instructions, data memory the AT89C2051 contains 128 bytes of internal data memory. thus, in the AT89C2051 the stack depth is limited to 128 bytes, the amount of ava ilable ram. external data memory access is not supported in this device, nor is external program memory execution. therefore, no movx [...] instructions should be included in the program. a typical 80c51 assembler will still assemble instructions, even if they are written in violation of the restrictions mentioned above. it is the responsibility of the controller user to know the physi- cal features and limitations of the devic e being used and adjust the instructions used correspondingly. 8. program memory lock bits on the chip are two lock bits which can be left unprogrammed (u) or can be programmed (p) to obtain the additional features listed in the table 8-1 . note: 1. the lock bits can only be erased with the chip erase operation. table 8-1. lock bit protection modes (1) program lock bits lb1 lb2 protection type 1 u u no program lock features 2 p u further programming of the flash is disabled 3 p p same as mode 2, also verify is disabled
7 0368g?micro?6/05 AT89C2051 9. idle mode in idle mode, the cpu puts itself to sleep while all the on-chip peripherals remain active. the mode is invoked by software. the content of the on-chip ram and all the special functions regis- ters remain unchanged during this mode. the idle mode can be terminated by any enabled interrupt or by a hardware reset. the p1.0 and p1.1 should be set to ?0? if no external pull-ups are used, or set to ?1? if external pull-ups are used. it should be noted that when idle is terminated by a hardware reset, the device normally resumes program execution, from where it left off, up to two machine cycles before the internal reset algorithm takes control. on-chip hardware inhibits access to internal ram in this event, but access to the port pins is not inhibited. to e liminate the possibility of an unexpected write to a port pin when idle is terminated by reset, the instruction following the one that invokes idle should not be one that writes to a port pin or to external memory. 10. power-down mode in the power-down mode the oscillator is stopped, and the instruction that invokes power-down is the last instruction executed. the on-chip ram and special function registers retain their values until the power-down mode is terminated. the only exit from power-down is a hardware reset. reset redefines the sfrs but does not change the on-chip ram. the reset should not be activated before v cc is restored to its normal operating level and must be held active long enough to allow the oscillator to restart and stabilize. the p1.0 and p1.1 should be set to ?0? if no external pull-ups are used, or set to ?1? if external pull-ups are used. 11. programming the flash the AT89C2051 is shipped with the 2k bytes of on-chip perom code memory array in the erased state (i.e., contents = ffh) and ready to be programmed. the code memory array is pro- grammed one byte at a time. once the array is programmed, to re-program any non-blank byte, the entire memory array needs to be erased electrically. internal address counter: the AT89C2051 contains an internal perom address counter which is always reset to 000h on the rising edge of rst and is advanced by applying a positive going pulse to pin xtal1. programming algorithm: to program the AT89C2051, the following sequence is recommended. 1. power-up sequence: apply power between v cc and gnd pins set rst and xtal1 to gnd 2. set pin rst to ?h? set pin p3.2 to ?h? 3. apply the appropriate combination of ?h? or ?l? logic levels to pins p3.3, p3.4, p3.5, p3.7 to select one of the programming operations shown in the perom programming modes table.
8 0368g?micro?6/05 AT89C2051 to program and verify the array: 4. apply data for code byte at location 000h to p1.0 to p1.7. 5. raise rst to 12v to enable programming. 6. pulse p3.2 once to program a byte in the perom array or the lock bits. the byte-write cycle is self-timed and typically takes 1.2 ms. 7. to verify the programmed data, lower rst from 12v to logic ?h? level and set pins p3.3 to p3.7 to the appropriate levels. output data can be read at the port p1 pins. 8. to program a byte at the next address location, pulse xtal1 pin once to advance the internal address counter. apply new data to the port p1 pins. 9. repeat steps 6 through 8, changing data and advancing the address counter for the entire 2k bytes array or until the end of the object file is reached. 10. power-off sequence: set xtal1 to ?l? set rst to ?l? tu r n v cc power off data polling: the AT89C2051 features data polling to indicate the end of a write cycle. during a write cycle, an attempted read of the last byte written will result in the complement of the writ- ten data on p1.7. once the write cycle has been completed, true data is valid on all outputs, and the next cycle may begin. data polling may begin any time after a write cycle has been initiated. ready/busy : the progress of byte programming can also be monitored by the rdy/bsy output signal. pin p3.1 is pulled low after p3.2 goes high during programming to indicate busy. p3.1 is pulled high again when programming is done to indicate ready. program verify: if lock bits lb1 and lb2 have not been programmed code data can be read back via the data lines for verification: 1. reset the internal address counter to 000h by bringing rst from ?l? to ?h?. 2. apply the appropriate control signals for read code data and read the output data at the port p1 pins. 3. pulse pin xtal1 once to advance the internal address counter. 4. read the next code data byte at the port p1 pins. 5. repeat steps 3 and 4 until the entire array is read. the lock bits cannot be verified directly. verification of the lock bits is achieved by observing that their features are enabled. chip erase: the entire perom array (2k bytes) and the two lock bits are erased electrically by using the proper combination of control signals and by holding p3.2 low for 10 ms. the code array is written with all ?1?s in the chip erase operation and must be executed before any non- blank memory byte can be re-programmed. reading the signature bytes: the signature bytes are read by the same procedure as a nor- mal verification of locations 000h, 001h, and 002h, except that p3.5 and p3.7 must be pulled to a logic low. the values returned are as follows. (000h) = 1eh indicates manufactured by atmel (001h) = 21h indicates 89c2051
9 0368g?micro?6/05 AT89C2051 12. programming interface every code byte in the flash array can be writt en and the entire array can be erased by using the appropriate combination of control signals. the write operation cycle is self-timed and once initiated, will automatically time itself to completion. most major worldwide programming vendors offer support for the atmel at89 microcontroller series. please contact your local programming vendor for the appropriate software revision. notes: 1. the internal perom address counter is reset to 000h on the rising edge of rst and is advanced by a positive pulse at xtal1 pin. 2. chip erase requires a 10 ms prog pulse. 3. p3.1 is pulled low during programming to indicate rdy/bsy . 13. flash programming modes mode rst/vpp p3.2/prog p3.3 p3.4 p3.5 p3.7 write code data (1)(3) 12v l h h h read code data (1) hhllhh write lock bit - 112v hhhh bit - 2 12v h h l l chip erase 12v h l l l read signature byte h h l l l l (2)
10 0368g?micro?6/05 AT89C2051 figure 13-1. programming the flash memory figure 13-2. verifying the flash memory pp
11 0368g?micro?6/05 AT89C2051 note: 1. only used in 12-volt programming mode. 15. flash programming and verification waveforms 14. flash programming and verification characteristics t a = 0c to 70c, v cc = 5.0 10% symbol parameter min max units v pp programming enable voltage 11.5 12.5 v i pp programming enable current 250 a t dvgl data setup to prog low 1.0 s t ghdx data hold after prog 1.0 s t ehsh p3.4 (enable ) high to v pp 1.0 s t shgl v pp setup to prog low 10 s t ghsl v pp hold after prog 10 s t glgh prog width 1 110 s t elqv enable low to data valid 1.0 s t ehqz data float after enable 01.0 s t ghbl prog high to busy low 50 ns t wc byte write cycle time 2.0 ms t bhih rdy/bsy \ to increment clock delay 1.0 s t ihil increment clock high 200 ns
12 0368g?micro?6/05 AT89C2051 notes: 1. under steady state (non-transient) conditions, i ol must be externally limited as follows: maximum i ol per port pin: 20 ma maximum total i ol for all output pins: 80 ma if i ol exceeds the test condition, v ol may exceed the related specification. pins are not guaranteed to sink current greater than the listed test conditions. 2. minimum v cc for power-down is 2v. 16. absolute maximum ratings* operating temperature ................................. -55c to +125c *notice: stresses beyond those listed under ?absolute maximum ratings? may cause permanent dam- age to the device. this is a stress rating only and functional operation of the device at these or any other conditions beyond those indicated in the operational sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect device reliability. storage temperature ..................................... -65c to +150c voltage on any pin with respect to ground .....................................-1.0v to +7.0v maximum operating voltage ............................................ 6.6v dc output current...................................................... 25.0 ma 17. dc characteristics t a = -40c to 85c, v cc = 2.7v to 6.0v (unless otherwise noted) symbol parameter condition min max units v il input low-voltage -0.5 0.2 v cc - 0.1 v v ih input high-voltage (except xtal1, rst) 0.2 v cc + 0.9 v cc + 0.5 v v ih1 input high-voltage (xtal1, rst) 0.7 v cc v cc + 0.5 v v ol output low-voltage (1) (ports 1, 3) i ol = 20 ma, v cc = 5v i ol = 10 ma, v cc = 2.7v 0.5 v v oh output high-voltage (ports 1, 3) i oh = -80 a, v cc = 5v 10% 2.4 v i oh = -30 a 0.75 v cc v i oh = -12 a 0.9 v cc v i il logical 0 input current (ports 1, 3) v in = 0.45v -50 a i tl logical 1 to 0 transition current (ports 1, 3) v in = 2v, v cc = 5v 10% -750 a i li input leakage current (port p1.0, p1.1) 0 < v in < v cc 10 a v os comparator input offset voltage v cc = 5v 20 mv v cm comparator input common mode voltage 0v cc v rrst reset pull-down resistor 50 300 k ? c io pin capacitance test freq. = 1 mhz, t a = 25c 10 pf i cc power supply current active mode, 12 mhz, v cc = 6v/3v 15/5.5 ma idle mode, 12 mhz, v cc = 6v/3v p1.0 & p1.1 = 0v or v cc 5/1 ma power-down mode (2) v cc = 6v, p1.0 & p1.1 = 0v or v cc 100 a v cc = 3v, p1.0 & p1.1 = 0v or v cc 20 a
13 0368g?micro?6/05 AT89C2051 18. external clock drive waveforms () 19. external clock drive symbol parameter v cc = 2.7v to 6.0v v cc = 4.0v to 6.0v units min max min max 1/t clcl oscillator frequency 0 12 0 24 mhz t clcl clock period 83.3 41.6 ns t chcx high time 30 15 ns t clcx low time 30 15 ns t clch rise time 20 20 ns t chcl fall time 20 20 ns 20. serial port timing: shift register mode test conditions v cc = 5.0v 20%; load capacitance = 80 pf symbol parameter 12 mhz osc variable oscillator units min max min max t xlxl serial port clock cycle time 1.0 12 t clcl s t qvxh output data setup to clock rising edge 700 10 t clcl -133 ns t xhqx output data hold after clock rising edge 50 2 t clcl -117 ns t xhdx input data hold after clock rising edge 0 0 ns t xhdv clock rising edge to input data valid 700 10 t clcl -133 ns
14 0368g?micro?6/05 AT89C2051 21. shift register mode timing waveforms 22. ac testing input/output waveforms (1) note: 1. ac inputs during testing are driven at v cc - 0.5v for a logic 1 and 0.45v for a logic 0. timing measurements are made at v ih min. for a logic 1 and v il max. for a logic 0. 23. float waveforms (1) note: 1. for timing purposes, a port pin is no longer floating when a 100 mv change from load voltage occurs. a port pin begins t o float when 100 mv change from the loaded v oh /v ol level occurs.
15 0368g?micro?6/05 AT89C2051 24. i cc (active mode) measurements 25. i cc (idle mode) measurements 26. i cc (power down mode) measurements AT89C2051 typical icc - active (85c) 0 5 10 15 20 0 6 12 18 24 frequency (mhz) i c c m a vcc=6.0v vcc=5.0v vcc=3.0v AT89C2051 typical icc - idle (85c) 0 1 2 3 036912 frequency (mhz) i c c m a vcc=6.0v vcc=5.0v vcc=3.0v AT89C2051 typical icc vs. voltage- power down (85c) 0 5 10 15 20 3.0v 4.0v 5.0v 6.0v vcc voltage i c c a notes: 1. xtal1 tied to gnd 2. p.1.0 and p1.1 = v cc or gnd 3. lock bits programmed
16 0368g?micro?6/05 AT89C2051 27. ordering information 27.1 standard package speed (mhz) power supply ordering code package operation range 12 2.7v to 6.0v AT89C2051-12pc AT89C2051-12sc 20p3 20s commercial (0 c to 70 c) AT89C2051-12pi AT89C2051-12si 20p3 20s industrial (-40 c to 85 c) 24 4.0v to 6.0v AT89C2051-24pc AT89C2051-24sc 20p3 20s commercial (0 c to 70 c) AT89C2051-24pi AT89C2051-24si 20p3 20s industrial (-40 c to 85 c) 27.2 green package option (pb/halide-free) speed (mhz) power supply ordering code package operation range 12 2.7v to 6.0v AT89C2051-12pu AT89C2051-12su 20p3 20s industrial (-40 c to 85 c) 24 4.0v to 6.0v AT89C2051-24pu AT89C2051-24su 20p3 20s industrial (-40 c to 85 c) package type 20p3 20-lead, 0.300? wide, plastic dual in-line package (pdip) 20s 20-lead, 0.300? wide, plastic gull wing small outline (soic)
17 0368g?micro?6/05 AT89C2051 28. package information 28.1 20p3 ? pdip 2325 orchard parkway san jose, ca 95131 title drawing no. r rev. 20p3 , 20-lead (0.300"/7.62 mm wide) plastic dual inline package (pdip) d 20p3 1/23/04 pin 1 e1 a1 b e b1 c l seating plane a d e eb ec common dimensions (unit of measure = mm) symbol min nom max note a ? ? 5.334 a1 0.381 ? ? d 24.892 ? 26.924 note 2 e 7.620 ? 8.255 e1 6.096 ? 7.112 note 2 b 0.356 ? 0.559 b1 1.270 ? 1.551 l 2.921 ? 3.810 c 0.203 ? 0.356 eb ? ? 10.922 ec 0.000 ? 1.524 e 2.540 typ notes: 1. this package conforms to jedec reference ms-001, variation ad. 2. dimensions d and e1 do not include mold flash or protrusion. mold flash or protrusion shall not exceed 0.25 mm (0.010").
18 0368g?micro?6/05 AT89C2051 28.2 20s ? soic 2325 orchard parkway san jose, ca 95131 title drawing no. r rev. 20s , 20-lead, 0.300" body, plastic gull wing small outline (soic) b 20s 10/23/03 7.60 (0.2992) 7.40 (0.2914) 0.51(0.020) 0.33(0.013) 10.65 (0.419) 10.00 (0.394) pin 1 id 1.27 (0.050) bsc 13.00 (0.5118) 12.60 (0.4961) 0.30(0.0118) 0.10 (0.0040) 2.65 (0.1043) 2.35 (0.0926) 0o ~ 8o 1.27 (0.050) 0.40 (0.016) 0.32 (0.0125) 0.23 (0.0091) pin 1 dimensions in millimeters and (inches). controlling dimension: inches. jedec standard ms-013
19 0368g?micro?6/05 AT89C2051
printed on recycled paper. 0368g?micro?6/05 xm disclaimer: the information in this document is provided in connection wit h atmel products. no license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this docum ent or in connection with the sale of atmel products. except as set forth in atmel?s terms and condi- tions of sale located on atmel?s web site, atmel assumes no li ability whatsoever and disclaims any express, implied or statutor y warranty relating to its products including, but not limited to, the implied warranty of merchantability, fitness for a particu lar purpose, or non-infringement. in no event shall atmel be liable for any direct, indirect, conseque ntial, punitive, special or i nciden- tal damages (including, without limitation, damages for loss of profits, business interruption, or loss of information) arising out of the use or inability to use this document, even if atmel has been advised of the possibility of such damages. atmel makes no representations or warranties with respect to the accuracy or co mpleteness of the contents of this document and reserves the ri ght to make changes to specifications and product descriptions at any time without notice. atmel does not make any commitment to update the information contained her ein. atmel?s products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life. atmel corporation atmel operations 2325 orchard parkway san jose, ca 95131, usa tel: 1(408) 441-0311 fax: 1(408) 487-2600 regional headquarters europe atmel sarl route des arsenaux 41 case postale 80 ch-1705 fribourg switzerland tel: (41) 26-426-5555 fax: (41) 26-426-5500 asia room 1219 chinachem golden plaza 77 mody road tsimshatsui east kowloon hong kong tel: (852) 2721-9778 fax: (852) 2722-1369 japan 9f, tonetsu shinkawa bldg. 1-24-8 shinkawa chuo-ku, tokyo 104-0033 japan tel: (81) 3-3523-3551 fax: (81) 3-3523-7581 memory 2325 orchard parkway san jose, ca 95131, usa tel: 1(408) 441-0311 fax: 1(408) 436-4314 microcontrollers 2325 orchard parkway san jose, ca 95131, usa tel: 1(408) 441-0311 fax: 1(408) 436-4314 la chantrerie bp 70602 44306 nantes cedex 3, france tel: (33) 2-40-18-18-18 fax: (33) 2-40-18-19-60 asic/assp/smart cards zone industrielle 13106 rousset cedex, france tel: (33) 4-42-53-60-00 fax: (33) 4-42-53-60-01 1150 east cheyenne mtn. blvd. colorado springs, co 80906, usa tel: 1(719) 576-3300 fax: 1(719) 540-1759 scottish enterprise technology park maxwell building east kilbride g75 0qr, scotland tel: (44) 1355-803-000 fax: (44) 1355-242-743 rf/automotive theresienstrasse 2 postfach 3535 74025 heilbronn, germany tel: (49) 71-31-67-0 fax: (49) 71-31-67-2340 1150 east cheyenne mtn. blvd. colorado springs, co 80906, usa tel: 1(719) 576-3300 fax: 1(719) 540-1759 biometrics/imaging/hi-rel mpu/ high speed converters/rf datacom avenue de rochepleine bp 123 38521 saint-egreve cedex, france tel: (33) 4-76-58-30-00 fax: (33) 4-76-58-34-80 literature requests www.atmel.com/literature ? atmel corporation 2005 . all rights reserved. atmel ? , logo and combinations thereof, everywhere you are ? and others, are registered trademarks or trademarks of atmel corporation or it s subsidiaries. other terms and product names may be trademarks o f others.


▲Up To Search▲   

 
Price & Availability of AT89C2051

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X